Welcome![Sign In][Sign Up]
Location:
Search - virtual file

Search list

[Compress-Decompress algrithmsSingleFileDataStorage1.4.1

Description: SFDS虚拟文件系统,由一系列相关文件组成,其结构类似于压缩文件(但又不是压缩文件),可用于程序开发,其优点: (1)压缩/解压由系统自动完成,用户不必在此技术上花费大师精力; (2)完全兼容Delphi之流操作; (3)流可以从虚拟文件系统中间开始、结束,不必象一般压缩文件一样,从头开始读 (4)线程安全,可从同一文档中读写多个流 (5)最大支持2G的大文件 (6)可针对流建立“快捷方式”,类似于Winodws的快捷方式方式 (7)可进行各种检索 (8)开源、免费!可改造成自己的文件格式。 (9)含源码、Demo,上手快! -SFDS virtual file system, a series of relevant documents, whose structure is similar to compressed files (but not compressed files), can be used for program development, its advantages: (1) compression/decompression done automatically by the system, the user need not master this technology takes energy (2) is fully compatible with Delphi and the like operations (3) flow can be started from the middle of the virtual file system to end, not as general as compressed files, read from the beginning (4) thread-safe, can read and write from the same document, multiple streams (5) The maximum support 2G of large files (6) against a flow of a "shortcut", similar to the shortcut way Winodws (7) can be a variety of search (8) open source, free of charge! Can be transformed into its own file format. (9) with source code, Demo, learn fast!
Platform: | Size: 478208 | Author: 王金其 | Hits:

[Linux-Unixvfs-0.1.2.tar

Description: 虚拟文件系统vfs实现简单代码 实现文件系统的简单功能-Vfs virtual file system file system simple code to achieve a simple function
Platform: | Size: 17408 | Author: 袁野 | Hits:

[Linux-Unixcommons-vfs-1.0-src

Description: linux 虚拟文件系统的实现代码,实现虚拟文件系统的简单功能-linux virtual file system implementation code, a simple virtual file system functions
Platform: | Size: 598016 | Author: 袁野 | Hits:

[WEB CodeUpanshangsuo

Description: 1这是一些绿色工具,这是一款与硬件无关的U盘加密软件,利用虚拟文件系统技术将U盘划分为公开区与加密区。 2专业的U盘和移动硬盘加密软件。如果你的U盘和移动硬盘需要在不同的机器上使用,但你为里面数据的安全和保密烦心的话,请使用〖U盘超级加密 2008〗。 软件默认密码:888888 3锁定U盘防止他人盗取您的电脑资料-1 This is a green tool, this is a hardware-independent U-disk encryption software, virtual file system technology U disk and encryption into open zone area. 2 professional and mobile hard disk U disk encryption software. If your U disk and removable hard disk need to use different machines, but you is inside the data security and confidentiality of bother, please use the super encryption 〖2008〗 U disk. Software default password: 8888883 Lock U disk to prevent others from stealing your computer
Platform: | Size: 1024 | Author: 高枳焱 | Hits:

[Driver Developvserial

Description: Virtual Serial Driver vserial is a sample in winddk 7600.16385.1 The Vserial sample driver is a test tool for serial digitizer drivers. The driver replaces Serial.sys in the driver stack for a serial digitizer. Vserial reads data from a file (instead of the serial port)-Virtual Serial Driver vserial is a sample in winddk 7600.16385.1 The Vserial sample driver is a test tool for serial digitizer drivers. The driver replaces Serial.sys in the driver stack for a serial digitizer. Vserial reads data from a file (instead of the serial port)
Platform: | Size: 19456 | Author: deathsin | Hits:

[Embeded-SCM Developwenjianguanlixitong

Description: 1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
Platform: | Size: 3135488 | Author: 大牛 | Hits:

[P2Pg

Description: 基于系统访问重定向的P2P虚拟文件系统技术,虚拟文件技术的实现,欢迎下载-P2P-based system to access the redirected virtual file system technology, the realization of the virtual file technology, please download
Platform: | Size: 505856 | Author: tds | Hits:

[VC/MFCsfilterFCB

Description: 传说中的双fcb+虚拟文件系统架构的文件透明加解密 ,代码比较生硬 .-The legendary double-fcb+ file virtual file system architecture transparent encryption and decryption, code comparison blunt.
Platform: | Size: 109568 | Author: ljh | Hits:

[Windows Developssd2_exercise3

Description: Preemptive Multitasking Virtual Memory Troubleshooting File Directories
Platform: | Size: 212992 | Author: Hugo | Hits:

[Process-Threadvirtual-memory-allocation--tracking

Description: 编写一个程序,包括两个线程,一个线程用于模拟内存分配活动,另一个用于跟踪第一个线程的内存行为,要求两个线程之间通过信号量实现同步,模拟内存活动的线程可以从一个文件中读出要进行的内存操作。将VirtualAlloc函数的参数flAllocationType分别设置为MEM_RESET,MEM_TOP_DOWN,将flProtect参数分别设置为PAGE_GUARD,PAGE_NOACCESS,PAGE_NOCACHE,执行并查看内存分配的结果。-Write a program that consists of two threads, one thread is used to simulate the memory allocation activities, one for tracking the memory behavior of the first thread, requiring between two threads synchronize through semaphores to simulate the activities of the thread of memory from a read the file memory operations to be carried out. FlAllocationType the VirtualAlloc function parameters were set to MEM_RESET, MEM_TOP_DOWN, will flProtect parameters are set to PAGE_GUARD, PAGE_NOACCESS, PAGE_NOCACHE, execute and view the results of memory allocation.
Platform: | Size: 7888896 | Author: xiaoxiao | Hits:

[OS Developucore-lab1

Description: Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统做准备。proj1 提供了一个非常小的bootloader,整个bootloader 的大小小于512 个字节,这样才能放到硬盘的主引导扇区中。通过分析和实现这个bootloader,读者可以了解到:基于分段机制的存储管理、设备管理的基本概念、PC 启动bootloader 的过程、bootloader 的文件组成、编译运行bootloader 的过程、调试bootloader 的方法、在汇编级了解栈的结构和处理过程、中断处理机制、通过串口/并口/CGA 输出字符的方法。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology. This is ucore experiment 1: the system software boot process. Purpose: the operating system is a software, but also need some mechanism to load and run it. Here we will adopt another more simple software-bootloader to complete these tasks. To this end, we need to be able to complete a switch to the x86 protected mode and display the characters bootloader, the operating system to start to prepare for the future. proj1 provides a very small bootloader, the bootloader is less than 512 bytes in size, so as to put the hard disk master boot sector. Through the analysis and to achieve this bootloader, the read
Platform: | Size: 1725440 | Author: gyh | Hits:

[SCMvirtual-temperature-measuring

Description: 本人自己编写的虚拟温度测量仪,综合了labview比较基础的一些应用,如文件读写、子程序调用。里面还有相关的实验报告。-I have written a virtual temperature measuring instrument, a combination of some basis of comparison labview applications such as file reading and writing, subroutine calls. There is also the relevant test report.
Platform: | Size: 256000 | Author: pkk | Hits:

[File OperateVirtual-drive-program

Description: 虚拟驱动器程序(内附源码及说明),运行该程序,必须将其编译成exe文件,然后拷贝到系统盘根目录运行。-Virtual drive program (with source code and instructions), run the program, it must be compiled into exe file, then copied to the system root directory.
Platform: | Size: 57344 | Author: dfasd | Hits:

[SCMdb_ftl

Description: FLASH转换层简易实现代码。用于FLASH底层驱动与上层应用之间,如文件以系统。实现了FLASH读写物理地址与虚拟地址的转换,损耗均衡,垃圾回收等功能。-FLASH code conversion layer easy to achieve. FLASH underlying driver for the application and between the upper, such as file systems. To achieve a FLASH read physical address and virtual address translation, wear leveling, garbage collection and other functions.
Platform: | Size: 7168 | Author: 周士威 | Hits:

[Linux-Unixmodule

Description: 一个简单的防火墙内核代码,有相关虚拟文件系统,和简单包处理内核函数-A simple firewall kernel code, have the relevant virtual file system, and a simple packet processing kernel functions
Platform: | Size: 163840 | Author: 王子 | Hits:

[Linux-Unixustc-Linuxkernelguide_VFS

Description: 中科大Linux操作系统源代码导读--虚拟文件系统-USTC Linux operating system source code, 2005- Virtual File System
Platform: | Size: 484352 | Author: 祝惠民 | Hits:

[Internet-NetworkPEARL--programmable-virtual-router

Description: 中科院PEARL路由器文件 -the file of peal router
Platform: | Size: 593920 | Author: 大海 | Hits:

[Crack HackSingleFileSystem2.60

Description: delphi 小型文件系统,一个文件可以包含多个文件或目录,特别适合应用程序的加密文件的保护,和资源文件的发布。 这样,发布后非常简单,一个文件可以包含多个资源文件了。-Single File System is a native Delphi virtual file system archive/backup library with transparent compression and strong encryption. Single File System provides an easy way to work with multiple files and folders stored as a part of a single file with advanced compression and encryption functionality. This solution encapsulates small but powerful virtual file system within a single-file storage. The mechanism of Single File System includes some advanced features of FAT and NTFS file systems and is specially optimized to achieve high performance.
Platform: | Size: 208896 | Author: milestone9 | Hits:

[.netNew-WinZip-File.ZIP

Description: System Management User Management User-Customers Management System-Property Management Group Management Menus Management Group-Menus Management Group-Users Management Virtual Board Configuration Cycle Time Setup Alert Setting Reports Build Plan Efficiency Efficiency Hourly Alert Report FPY Report FPY Hourly FPY Daily FPY Weekly FPY Monthly - System Management User Management User-Customers Management System-Property Management Group Management Menus Management Group-Menus Management Group-Users Management Virtual Board Configuration Cycle Time Setup Alert Setting Reports Build Plan Efficiency Efficiency Hourly Alert Report FPY Report FPY Hourly FPY Daily FPY Weekly FPY Monthly
Platform: | Size: 28672 | Author: Li.lian | Hits:

[3D Graphic3d--virtual-human-

Description: 通用的3d人体模型,文件格式是.3ds,可导入vc中,进行三维人脸建模使用,省去在vc中三维建模的麻烦- 3d human body model in a common file formats .3 ds, import vc 3D face modeling, eliminating the trouble in the three-dimensional modeling vc
Platform: | Size: 228352 | Author: amy | Hits:
« 1 2 3 4 56 7 8 9 10 ... 35 »

CodeBus www.codebus.net